boolean類型set、get方法 今天在了解lombok的時候偶然看到一個問題,在bean中存在boolean類型的數據的時候,用eclipse工具自動生成的set、get方法存在的問題。 不管變量為is ...